home *** CD-ROM | disk | FTP | other *** search
/ Disc Station 13 / Disc Station Vol 13.iso / drivers / edge3d / audio / setup.inf < prev    next >
Encoding:
INI File  |  1995-09-29  |  10.6 KB  |  277 lines

  1. ;--------------------------------------------------------------------
  2. ;This Setup script is copyright (C) 1993-1995 Willow Pond Corp.
  3. ;It is only to be modified by Willow Pond and its authorized resellers.
  4. ;--------------------------------------------------------------------
  5. [setup]
  6. ;General parameters, including which subdirectories to create,
  7. ;  the appearance of the initial (splash) screen,
  8. ;  whether to chain to a separate hardware setup application, etc.
  9.  
  10. ;The default destination directory on the PC's boot volume.
  11. ;  Can be overwritten by the user at the beginning of the install.
  12. defdest=\diamond
  13.  
  14. ;Whether to show a message advising the user not to use
  15. ;  earphones until an appropriate volume level is set.
  16. ;  1=yes, 2=no
  17. disclaim=1
  18.  
  19. ;The background color for the opening (splash) screen, in RGB format.
  20. ;  Red=[255 0 0]; Green=[0 255 0]; Blue=[0 0 255]
  21. SplashColor=0 0 255
  22.  
  23. ;Whether the splash screen color is to be solid or in a gradient pattern:
  24. ;  1=solid, 0=color gradient
  25. SplashSolid=0
  26.  
  27. ;The bitmap file that appears at top left of splash screen.
  28. ;  The file should be in .BMZ format (use the GZIP utility to compress).
  29. SplashBitmap=blkred75.bmz
  30.  
  31. ;Whether the splash bitmap is shown on top of the background (SplashOpaque=1)
  32. ;  or Exclusive Or'd with the background (SplashOpaque=0).
  33. SplashOpaque=1
  34.  
  35. ;Which Windows Setup program to chain to after this one completes.
  36. ;  This can be a third party application installer, e.g.
  37. ;  The name of the disk to insert is specified later in the [disks] section.
  38. ;chain=3:SETUP.EXE
  39.  
  40. ;Whether to restart the PC, Windows, or neither after Setup completes.
  41. ; =1 to restart the PC, =2 to restart Windows.
  42. { < 3.95}  restart=2
  43.  
  44. ;--------------------------------------------------------------------
  45. [disks]
  46. ;The disk names that Setup uses to prompt the user to insert the next disk.
  47. ;  For example, "Please Insert Disk 2".
  48. ;  The number at the left is the disk number; the text string at the right
  49. ;  is the name of that disk.
  50. 1=Diamond Audio Disk #1
  51.  
  52. ;--------------------------------------------------------------------
  53. [dirs]
  54. ;The directories the Setup program will create.
  55.  
  56. ;MIDI files.
  57. midisong
  58. ;Wave files.
  59. wavefile
  60. ;Icons (for OLE servers such as Wave Shaper or NoteTalker).
  61. icons
  62. ;Media Rack.
  63. rack
  64. ;Wave Shaper.
  65. wavshape
  66. ;Presto Arranger.
  67. presto
  68. ;Media Launcher.
  69. wplaunch
  70. ;--------------------------------------------------------------------
  71. [files]
  72. ;The files to copy.  The number at the left is the number of the disk
  73. ;  on which the file can be found.  The text to the right of the equals
  74. ;  sign is displayed by the progress indicator ("Now copying [file name]").
  75. ;  The path\filename is both the SOURCE and DESTINATION of the file, except:
  76. ;    A ",$W" after the text copies the file into the Windows directory.
  77. ;    A ",$S" after the text copies the file into Windows\System directory.
  78.  
  79. ;The Microsoft Audio Compression Manager (ACM) system files
  80. ;  used by Wave Shaper and Media Rack's Wave Player component.
  81. ;Do not install under Windows 95; install only for Windows 3.1.
  82. { < 3.95}  1:msacm.dll=Audio Compression Manager,$S
  83. { < 3.95}  1:msacm.drv=Audio Compression Manager,$S
  84. { < 3.95}  1:*.acm=audio compression drivers,$S
  85.  
  86. ;The Windows MCI CD audio driver, to be copied into the System directory.
  87. ;Do not install under Windows 95; install only for Windows 3.1.
  88. { < 3.95}  1:mcicda.drv=audio drivers,$S
  89.  
  90. ;The Windows mixer DLL, used by Media Rack and other volume controls.
  91. ;Do not install under Windows 95; install only for Windows 3.1.
  92. { < 3.95}  1:msmixmgr.dll=audio drivers,$S
  93.  
  94. ;Miscellaneous system files required by Willow Pond applications.
  95. 1:ctl3d*.dll=other system files,$S
  96. 1:wpctrl.dll=other system files,$S
  97.  
  98. ;Icon files, for embedding with OLE servers
  99. 1:icons\*.ico=icons
  100.  
  101. ;MIDI song files
  102. 1:midisong\*.mid=MIDI songs
  103.  
  104. ;Wave files
  105. 1:wavefile\*.wav=wave files
  106.  
  107. ;Media Launcher files
  108. 1:wplaunch\wplaunch.exe=Media Launcher files
  109. 1:wplaunch\wplaunch.hlp=Media Launcher files
  110.  
  111. ;Media Rack files
  112. 1:rack\cdplyr.exe=Media Rack files
  113. 1:rack\cdplyr.hlp=Media Rack files
  114. 1:rack\mediarck.exe=Media Rack files
  115. 1:rack\mediarck.hlp=Media Rack files
  116. 1:rack\midiplyr.exe=Media Rack files
  117. 1:rack\midiplyr.hlp=Media Rack files
  118. 1:rack\sysmixer.exe=Media Rack files
  119. 1:rack\sysmixer.hlp=Media Rack files
  120. 1:rack\mrclock.exe=Media Rack files
  121. 1:rack\mrclock.hlp=Media Rack files
  122. 1:rack\waveplyr.exe=Media Rack files
  123. 1:rack\waveplyr.hlp=Media Rack files
  124.  
  125. ;Presto Arranger files
  126. 1:presto\midiincb.dll=Presto Arranger files
  127. 1:presto\midioutc.dll=Presto Arranger files
  128. 1:presto\presto.exe=Presto Arranger files
  129. 1:presto\presto.hlp=Presto Arranger files
  130.  
  131. ;Wave Shaper files
  132. 1:wavshape\wavshape.exe=Wave Shaper files
  133. 1:wavshape\wavshape.hlp=Wave Shaper files
  134.  
  135. ;--------------------------------------------------------------------
  136. [ini.upd]
  137. ;The .INI file edits to make.
  138. ;  The first field holds the .INI file name.
  139. ;  The second field holds the section name in the file (e.g., [Paths]).
  140. ;  The third field holds the variable name (left side of equals sign).
  141. ;  The fourth field holds the variable value (right side of equals sign).
  142.  
  143. ;To enable the mixer application to work
  144. ;Do not install under Windows 95; install only for Windows 3.1.
  145. { < 3.95}  system, boot, drivers, + msmixmgr.dll
  146.  
  147. ;To install Windows MCI audio drivers
  148. ;Do not install under Windows 95; install only for Windows 3.1.
  149. { < 3.95}  system, mci, CDAudio, mcicda.drv
  150. { < 3.95}  control, drivers.desc, mcicda.drv, "[MCI] CD Audio"
  151. { < 3.95}  control, userinstallable.drivers, CDAudio, mcicda.drv
  152.  
  153.  
  154. ;For Media Rack default settings
  155. ;To make Media Rack launch in full size (expanded) mode
  156. mediarck, Media Rack,  FullSize, 1
  157. ;To turn off Auto Audition in file open dialog box
  158. midiplyr, MIDI Player, AutoAudition, 0
  159. ;To set default MIDI device to MIDI Mapper
  160. midiplyr, MIDI Player, Output, 0
  161. ;To make an Edit button appear and point to Presto Arranger
  162. midiplyr, MIDI Player, Editor, $D\presto\presto.exe
  163. ;To add a Volume Controls item to the stand-alone MIDI Player's menu
  164. midiplyr, MIDI Player, MixerFile, $D\rack\sysmixer.exe
  165. ;To sete the default file open directory
  166. midiplyr, MIDI Player, MidiDir, $D\midisong
  167. ;To turn of Auto Audition in file open dialog box
  168. waveplyr, Wave Player, AutoAudition, 0
  169. ;To make an Edit button appear and point to Wave Shaper
  170. waveplyr, Wave Player, Editor, $D\wavshape\wavshape.exe
  171. ;To add a Volume Controls item to the stand-alone Wave Player's menu
  172. waveplyr, Wave Player, MixerFile, $D\rack\sysmixer.exe
  173. ;To set the default file open directory
  174. waveplyr, Wave Player, WaveDir, $D\wavefile
  175. ;To add a Volume Controls item to the stand-alone CD Player's menu
  176. cdplyr, CD Player, MixerFile, $D\rack\sysmixer.exe
  177. ;To not display the mixer preset buttons, making more room for sliders
  178. ;sysmixer, System Mixer, ShowPresets, 0
  179.  
  180. ;Wave Shaper
  181. ;Makes a mixer launch button appear and point to System Mixer
  182. wavshape, Wave Shaper, MixerFile, $D\rack\sysmixer.exe
  183. ;Toggles Auto Rewind menu item on as the default
  184. wavshape, Wave Shaper, AutoRewind, 1
  185.  
  186. ;Presto Arranger
  187. ;Makes a mixer launch button appear and point to System Mixer
  188. presto, Settings, MixerFile, $D\rack\sysmixer.exe
  189.  
  190. ;Multimedia Launcher settings, FOR THIS RELEASE
  191. ;To not force Media Launcher to be Always On Top
  192. wplaunch, Launch Bar, OnTop, 0
  193. ;To set the number of horizontal rows in the Media Launcher button bar
  194. wplaunch, Launch Bar, Rows, 2
  195. ;To set the number of vertical columns in the Media Launcher button bar
  196. wplaunch, Launch Bar, Cols, 5
  197. ;Each of the application launching buttons (slots) can contain
  198. ;  one application, with an associated icon.  You can optionally
  199. ;  give the program command line parameters to use when it is launched
  200. ;  by specifying CmdLine=... for that button (slot).
  201. wplaunch, Slot 1, AppName, $D\rack\mediarck.exe
  202. wplaunch, Slot 1, IconFile, $D\rack\mediarck.exe
  203. wplaunch, Slot 2, AppName, $D\rack\mrclock.exe
  204. wplaunch, Slot 2, IconFile, $D\rack\mrclock.exe
  205. wplaunch, Slot 3, AppName, $D\rack\midiplyr.exe
  206. wplaunch, Slot 3, IconFile, $D\rack\midiplyr.exe
  207. wplaunch, Slot 4, AppName, $D\rack\waveplyr.exe
  208. wplaunch, Slot 4, IconFile, $D\rack\waveplyr.exe
  209. wplaunch, Slot 5, AppName, $D\rack\cdplyr.exe
  210. wplaunch, Slot 5, IconFile, $D\rack\cdplyr.exe
  211. wplaunch, Slot 6, AppName, $D\rack\sysmixer.exe
  212. wplaunch, Slot 6, IconFile, $D\rack\sysmixer.exe
  213. wplaunch, Slot 7, AppName, $D\wavshape\wavshape.exe
  214. wplaunch, Slot 7, IconFile, $D\wavshape\wavshape.exe
  215. wplaunch, Slot 8, AppName, $D\presto\presto.exe
  216. wplaunch, Slot 8, IconFile, $D\presto\presto.exe
  217. wplaunch, Slot 10, AppName, $W\dosprmpt.pif
  218. wplaunch, Slot 10, IconFile, $W\progman.exe
  219. wplaunch, Slot 10, IconIndex, 9
  220.  
  221. ;--------------------------------------------------------------------
  222. [installable.drivers]
  223. ;To install ACM (compression) modules. 
  224. { < 3.95}  msacm=1:msacm.drv, "wavemapper", "Microsoft Audio Compression Manager 2.01", ,
  225. { < 3.95}  imaadpcm=1:imaadpcm.acm, "msacm.imaadpcm", "Microsoft IMA-ADPCM Host CODEC", ,
  226. { < 3.95}  msadpcm=1:msadpcm.acm, "msacm.msadpcm", "Microsoft MS-ADPCM Host CODEC", ,
  227.  
  228. ;--------------------------------------------------------------------
  229. ;[dos.drivers]
  230.  
  231. ;--------------------------------------------------------------------
  232. ;[vxds.to.remove]
  233.  
  234. ;--------------------------------------------------------------------
  235. [keys]
  236. ;Windows Registration Database edits to make.
  237. .mid=PrestoArranger
  238. .mpl=MIDIPlayer
  239. .rmi=PrestoArranger
  240. .wpl=WavePlayer
  241. PrestoArranger=Presto Arranger MIDI
  242. PrestoArranger\shell\open\command=$D\PRESTO\PRESTO.EXE %1
  243. MIDIPlayer=MIDI Player Playlist
  244. MIDIPlayer\shell\open\command=$D\RACK\MIDIPLYR.EXE %1
  245. WavePlayer=Wave Player Playlist
  246. WavePlayer\shell\open\command=$D\RACK\WAVEPLYR.EXE %1
  247.  
  248. ;--------------------------------------------------------------------
  249. [groups]
  250. ;Program Groups to create.
  251.  
  252. Diamond Multimedia=f261.grp
  253.  
  254. ;--------------------------------------------------------------------
  255. [Diamond Multimedia]
  256. ;The icons to include in this Program Group (created in the section above).
  257.  
  258. wplaunch.exe=Media Launcher,,,,,$D\wplaunch
  259. mediarck.exe=Media Rack,,,,,$D\rack
  260. mrclock.exe=Alarm Clock,,,,,$D\rack
  261. midiplyr.exe=MIDI Player,,,,,$D\rack
  262. waveplyr.exe=Wave Player,,,,,$D\rack
  263. cdplyr.exe=CD Player,,,,,$D\rack
  264. sysmixer.exe=System Mixer,,,,,$D\rack
  265. wavshape.exe=Wave Shaper,,,,,$D\wavshape
  266. presto.exe=Presto Arranger,,,,,$D\presto
  267.  
  268. ;--------------------------------------------------------------------
  269. [backup.copy]
  270. ;Create backup files for these files copied in.
  271. ;The ",Q" option means don't display a message telling the user that
  272. ;  the file has been replaced.
  273.  
  274. [backup.modify]
  275. ;Create backup files for these files to be edited.
  276. system.ini,Q
  277.